projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4427a5
)
(Ffont_spec): Docstring modified.
author
Kenichi Handa
<handa@m17n.org>
Thu, 5 Feb 2009 06:21:19 +0000
(06:21 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 5 Feb 2009 06:21:19 +0000
(06:21 +0000)
src/font.c
patch
|
blob
|
history
diff --git
a/src/font.c
b/src/font.c
index 0010c1c3eb7c8604164ca757aa99f0af76301dfb..c5920cc27acf14089bb2c8fcf90a5730932135a6 100644
(file)
--- a/
src/font.c
+++ b/
src/font.c
@@
-3931,7
+3931,8
@@
VALUE must be a string of XLFD-style or fontconfig-style font name.
`:script'
VALUE must be a symbol representing a script that the font must
-support.
+support. It may be a symbol representing a subgroup of a script
+listed in the variable `script-representative-chars'.
usage: (font-spec ARGS...) */)
(nargs, args)
int nargs;